home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2002 January / january_2002.iso / Piposh Special / Piposh / WEST1.DXR / 00283.ls < prev    next >
Encoding:
Text File  |  2004-12-06  |  107 b   |  7 lines

  1. on exitFrame
  2.   sound stop 3
  3.   if value(the text of field "stole") > 3 then
  4.     go("gamelost")
  5.   end if
  6. end
  7.